home *** CD-ROM | disk | FTP | other *** search
/ PC Open 93 / PC Open 93 CD 1.bin / webdesign / Tsw WebCoder / tswwebcoder4en.exe / {app} / scripts / scripttemplate.dat < prev    next >
Encoding:
Text File  |  2003-07-12  |  118 b   |  11 lines

  1. {
  2. [Scriptsettings]
  3. Scriptname=MyScript
  4. ExecuteOnStartup=0
  5. ExecuteOnlyOnce=0
  6. }
  7. program MyScript;
  8.  
  9. begin
  10.  
  11. end.